home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / countfil.zip / README.1ST < prev   
Text File  |  1992-02-13  |  2KB  |  30 lines

  1.      This Program will keep track of the number of times it has been
  2. executed and will run a any specified program after reaching a predetermined
  3. number.  It will then restart the counting till the number is reached again. 
  4. When the program is first run, it will create the file CONFIG.TPS which holds
  5. the configuration data specifying the number of times the program must be run
  6. before the specified program is executed, and the name of the specified
  7. program to run when it does execute. The FILE TO RUN must be specified
  8. as a full path (eg <drive>:\<dir>\<filename>).  To reset this program, delete
  9. CONFIG.TPS and rerun the program.  The file DATA.TPS is created and
  10. holds the counter data of the number of times the program has been run.  To
  11. reset this file, just delete the file and it will be remade starting at 1. 
  12. This Program was written in TurboPascal 6.0.
  13.       The program countfil.exe must be run and setup then placed in your
  14. autoexec.bat.  This will automatically execute the program countfil each time
  15. your computer is booted.  When the number of boots the user selected has
  16. been reached the selected program will execute.
  17.      As an example the countfil program on it's first run would ask the user
  18. to specify what program the user wants to run such as:
  19.                            c:\norton\ds ne c:\ /s
  20. The command used as an example would run norton's directory sort.  The user
  21. is next asked the number of boots before executing the above program.  Once
  22. this number is selected and entered the program should placed in the
  23. autoexec.bat.  The user will not see any evidence of Countfil.exe until the
  24. number of boots has been reached, then the desired program will execute. 
  25. Once the desired program has been executed Countfil will automatically start
  26. it's count of boots over.      
  27. If you find this program helpful, please send $1.00 to :
  28.                          GRSoft
  29.                          3085 Abbott Ln
  30.                          Paris, TX 75460